home *** CD-ROM | disk | FTP | other *** search
- partman-auto/text/multi_scheme ::
-
- 128 512 256 ext3
- $defaultignore{ }
- $primary{ }
- $bootable{ }
- method{ format }
- format{ }
- use_filesystem{ }
- filesystem{ ext3 }
- mountpoint{ /boot } .
-
- 70 800 300 ext3
- $lvmok{ }
- $primary{ }
- $bootable{ }
- method{ format }
- format{ }
- use_filesystem{ }
- filesystem{ ext3 }
- mountpoint{ / } .
-
- 500 3000 6000 ext3
- $lvmok{ }
- method{ format }
- format{ }
- use_filesystem{ }
- filesystem{ ext3 }
- mountpoint{ /usr } .
-
- 70 1500 3000 ext3
- $lvmok{ }
- method{ format }
- format{ }
- use_filesystem{ }
- filesystem{ ext3 }
- mountpoint{ /var } .
-
- 96 512 300% linux-swap
- $lvmok{ }
- method{ swap }
- format{ } .
-
- 20 300 400 ext3
- $lvmok{ }
- method{ format }
- format{ }
- use_filesystem{ }
- filesystem{ ext3 }
- mountpoint{ /tmp } .
-
- 300 3000 1000000000 ext3
- $lvmok{ }
- method{ format }
- format{ }
- use_filesystem{ }
- filesystem{ ext3 }
- mountpoint{ /home } .
-
-